home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Light ROM 1
/
LIGHT-ROM 1 (Amiga Library Services)(1994).iso
/
ffdisks
/
d885.lha
/
False
/
other
/
unpack.f
< prev
Wrap
Text File
|
1993-07-16
|
326b
|
32 lines
{ depack.f }
{remove first until carriage return (redirection gives this shit) }
[^l:]
[l;10=~]#
{is first char a packcode?}
l;'#=$
[
{yes...}
^l:^b:[b;0>][l;,b;1-b:]#
]
?
~
[
l;,
]
?
{possible depacking first char done.
now the rest.}
[^$a:1_=~]
[a;'#=$
[
^a:^b:[b;0>][a;,b;1-b:]#
]
?
~
[
a;,
]
?
]
#